ComponentOne Studio for WinRT XAML
Item プロパティ (IOrderedSet<T>)

指定されたインデックスにある項目を取得します。
構文
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As T
T this[ 
   System.int index
]; {get;}

パラメータ

index

プロパティ値

指定されたインデックスにある要素。
参照

IOrderedSet<T> インターフェース
IOrderedSet<T> メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.